subject="""comment 19"""
date="2025-09-15T18:20:21Z"
content="""
-If your git-annex is not built with the OsPath build flag,
-it will still not be using `O_CLOEXEC`.
+Confirmed in your log that git-annex is not built with the
+OsPath build flag, so it will still not be using `O_CLOEXEC`.
-I'll bet it's not, since Debian doesn't have the necessary library packaged
-yet..
-
-Check for output from: `git-annex version | grep OsPath`
+It would be good to get a build with OsPath and test it to see if my fixes
+actually did work. Debian doesn't include the necessary library yet, so a
+build using stack is needed.
"""]]